[2023-01-08 21:35:18.4456]|1||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting(String mainGroup, String subGroup, String name, Boolean needDeserialization, Object defaultValue, Boolean canReadFromCache)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting[T](String mainGroup, String subGroup, String name, Object defaultValue, Boolean needXmlDeserialization)
   в ZennoLab.ProjectMaker.Program.InitSkin()
   в ZennoLab.ProjectMaker.Program.e2UPi3eYbnGx7p9crfg()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:20.5561]|59||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:20.5561]|59||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:20.9871]|60||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.wPfrQ4nfJSMqbc9snZ0j(Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:20.9871]|67||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:21.1644]|66||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.DecisionTreeLoader.BaseCollector.imKXgo3Grcx(String  , String  , Int32  , String  , String  )
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(Int32 id)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в ZennoLab.ProjectMaker.Program.rfpJrvFQPC2fEwA5xil(Object , Int32 )
   в ZennoLab.ProjectMaker.Program.XcW60pioue()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:21.2641]|67||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.agijHLnqbbRPvyrpVWeI(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:21.5024]|59||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.wPfrQ4nfJSMqbc9snZ0j(Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:21.7430]|67||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoap.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.hsDN98nBSF8JEhfnfJl9(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.<GetProfiles4>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.J0OibCnBKVa4V415YqMi(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:21.7430]|67||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoap.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.hsDN98nBSF8JEhfnfJl9(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.<GetProfiles4>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.J0OibCnBKVa4V415YqMi(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.1111]|67||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.1240]|5||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.1240]|5||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.2497]|1|UiThread|System.Reflection.TargetInvocationException
Адресат вызова создал исключение.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   в System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.LoadAppData()
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.get_CurrentApplicationData()
   в Microsoft.Data.Sqlite.Utilities.BundleInitializer.Initialize()
   в Microsoft.Data.Sqlite.SqliteConnection..cctor()
   в Microsoft.Data.Sqlite.SqliteConnection..ctor(String connectionString)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteRelationalConnection.CreateDbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.get_DbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteDatabaseCreator.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.P7UU3YvQMvVHcwqxJeRp(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.bQXXYW694Ce()
   в ZennoLab.CanvasCache.CanvasCacheContext.B19fa3vQapcXyoSyORL2()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.sebXVJ1NH5()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()
   --- Конец трассировки внутреннего стека исключений ---
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.4793]|8||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zEcz690EtJY3SrBiGUj2rwdSs9rO3UntFVA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetCanceled(CancellationToken tokenToRecord, Object cancellationException)
   в System.Threading.Tasks.Task.DelayPromise.Complete()
   в System.Threading.CancellationCallbackInfo.ExecuteCallback()
   в System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
   в System.Threading.CancellationTokenSource.NotifyCancellation(Boolean throwOnFirstException)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zoLFxg9UbzmFG8XjmgA==.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zcsqSup0=(ChromiumEventMessage #=zcb5bNVU=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zPtp2DbOGMDphxoT2H3EoZUw=.#=zv8jMBUXGYMlY$2VoNGr13rkU9KiA(Object #=zG4DOrCE=)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.5002]|5||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.5192]|5||System.IO.InvalidDataException
Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.InvalidDataException: Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.5192]|5||System.IO.InvalidDataException
Profile/CpuClass is null
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.InvalidDataException: Profile/CpuClass is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:22.5780]|1|UiThread|System.Reflection.ReflectionTypeLoadException
Не удается загрузить один или более запрошенных типов. Обратитесь к свойству LoaderExceptions для получения дополнительных сведений.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   в System.Reflection.RuntimeAssembly.get_DefinedTypes()
   в System.SharedTypeExtensions.GetLoadableDefinedTypes(Assembly assembly)
   в System.SharedTypeExtensions.GetConstructibleTypes(Assembly assembly)
   в Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly.<get_Migrations>g__Create|7_0()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly.get_Migrations()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.PopulateMigrations(IEnumerable`1 appliedMigrationEntries, String targetMigration, IReadOnlyList`1& migrationsToApply, IReadOnlyList`1& migrationsToRevert, Migration& actualTargetMigration)
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.<GetMigrationCommandLists>d__15.MoveNext()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.P7UU3YvQMvVHcwqxJeRp(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.bQXXYW694Ce()
   в ZennoLab.CanvasCache.CanvasCacheContext.B19fa3vQapcXyoSyORL2()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.sebXVJ1NH5()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Reflection.ReflectionTypeLoadException: Не удается загрузить один или более запрошенных типов. Обратитесь к свойству LoaderExceptions для получения дополнительных сведений.
   в System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   в System.Reflection.RuntimeAssembly.get_DefinedTypes()    
--------------------------------------------------------------------------------
[2023-01-08 21:35:24.6108]|9||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.PBjnU7Yx1mD(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.xFNnUtyrsoP(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c__DisplayClass36_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:24.6308]|66||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SmartActivateHardwareSoapClient.<>c__DisplayClass5_0.<GetAnalytic>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:24.6308]|66||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SmartActivateHardwareSoapClient.<>c__DisplayClass5_0.<GetAnalytic>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:25.6795]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 5756 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 5756 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:27.8399]|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.NStj8JKVMZ3NHgq21hF4(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.MIoOvJC1tq()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:27.8399]|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.NStj8JKVMZ3NHgq21hF4(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.MIoOvJC1tq()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:38.0296]|16||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:38.0296]|16||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:38.9055]|15||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:38.9055]|15||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:42.3855]|1|UiThread|System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData2(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.irZ8Tunqpm61vAJb8Ndw(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.LoadTemplate(Byte[] bytes, String signer, Boolean supressProjectMaker, Boolean isPublish)
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.iLkXpQPj3ts(Byte[]  , String  )
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.LoadFromBytesArray(IProjectArchive archive)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.LoadFromBytesArray(IProjectArchive archive)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4.JWDHkEPJ4NkG6Phd6Tri(Object )
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor(String fileName)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.V5.ProjectEditorV5.tF08TrlxgO(String  , String  )
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.V5.ProjectEditorV5.GettingStartedControl1ProjectToOpenSelected(Object sender, OpenProjectEventArgs e)
   в ZennoLab.ProjectMaker.MainForm7.UxWjKYZ44Za1TnNM761(Object , Object , Object )
   в ZennoLab.ProjectMaker.MainForm7.hEDpToKMeR(Object  , OpenProjectEventArgs  )
   в ZennoLab.ProjectMaker.Controls.GettingStarted.GettingStartedControlV51.bfQFXG3YGBi(Object  , GalleryItemClickEventArgs  )
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpressItem(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpress(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnMouseUp(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.GalleryControl.OnMouseUp(MouseEventArgs e)
   в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   в System.Windows.Forms.Control.WndProc(Message& m)
   в DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
   в DevExpress.XtraBars.Ribbon.GalleryControl.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:43.6185]|58||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:43.6185]|58||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:52.9190]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 16232 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 16232 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:52.9190]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 8540 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 8540 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:54.3423]|61||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:54.3423]|61||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-08 21:35:56.8969]|28||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-08 21:35:56.8969]|28||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-08 21:36:55.5582]|58||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zEcz690EtJY3SrBiGUj2rwdSs9rO3UntFVA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetCanceled(CancellationToken tokenToRecord, Object cancellationException)
   в System.Threading.Tasks.Task.DelayPromise.Complete()
   в System.Threading.CancellationCallbackInfo.ExecuteCallback()
   в System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
   в System.Threading.CancellationTokenSource.NotifyCancellation(Boolean throwOnFirstException)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zoLFxg9UbzmFG8XjmgA==.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zcsqSup0=(ChromiumEventMessage #=zcb5bNVU=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zPtp2DbOGMDphxoT2H3EoZUw=.#=zv8jMBUXGYMlY$2VoNGr13rkU9KiA(Object #=zG4DOrCE=)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-08 21:36:58.1058]|12||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в InstanceControlControllers.Local.LocalInstanceController.<>c__DisplayClass137_0.UyJC9kRblet9SsulYjy.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-08 21:36:58.1412]|15||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в InstanceControlControllers.Local.LocalInstanceController.<>c__DisplayClass137_0.UyJC9kRblet9SsulYjy.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:02.8701]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:06.1595]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:06.1595]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:06.1595]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:06.1595]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:07.2231]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:07.2231]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:07.3984]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:07.3984]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:08.8343]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:08.8343]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:12.3703]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:12.3703]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:13.6821]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:13.6821]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:14.9169]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:15.4027]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:15.4027]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:20.2765]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:20.2765]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:21.8465]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:21.8465]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:22.7292]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:22.9353]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:22.9353]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:29.1046]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:29.1046]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:30.5261]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:30.5261]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:32.1827]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:32.6020]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:32.6020]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:36.6976]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:37.9870]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:37.9870]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:39.2814]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:39.2814]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:39.7132]|87||System.ArgumentException
Too many args for double compare
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HhxSd99FgV3(String  , String  , String  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.LogicIf(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.RKBS72lSdfutQnUuKkXY(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ArgumentException: Too many args for double compare
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )    
--------------------------------------------------------------------------------
[2023-01-08 21:37:41.1353]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:41.1353]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:44.4013]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:45.9992]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:45.9992]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:47.2910]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:47.2910]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:48.8868]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 6328 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 6328 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:48.8868]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 6872 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 6872 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:52.8281]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:57.0023]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:37:57.0023]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:01.2761]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:38:03.8235]|87||System.ArgumentException
Too many args for double compare
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HhxSd99FgV3(String  , String  , String  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.LogicIf(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.RKBS72lSdfutQnUuKkXY(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ArgumentException: Too many args for double compare
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )    
--------------------------------------------------------------------------------
[2023-01-08 21:38:03.8385]|87||System.ArgumentException
Too many args for double compare
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HhxSd99FgV3(String  , String  , String  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.LogicIf(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.RKBS72lSdfutQnUuKkXY(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ArgumentException: Too many args for double compare
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )    
--------------------------------------------------------------------------------
[2023-01-08 21:38:05.4788]|29||System.InvalidOperationException
Cannot read invalid UTF-16 JSON text as string. Invalid surrogate value: '0x546'.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ReadInvalidUTF16(Int32 charAsInt)
   в System.Text.Json.JsonReaderHelper.Unescape(ReadOnlySpan`1 source, Span`1 destination, Int32 idx, Int32& written)
   в System.Text.Json.JsonReaderHelper.GetUnescapedString(ReadOnlySpan`1 utf8Source, Int32 idx)
   в System.Text.Json.Utf8JsonReader.GetString()
   в Xilium.Crdtp.Client.Serialization.StringJsonConverter.Read(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options)
   в System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   в System.Text.Json.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   в System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   в System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   в System.Text.Json.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   в System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   в System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   в System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   в System.Text.Json.JsonSerializer.ReadCore[TValue](Utf8JsonReader& reader, Type returnType, JsonSerializerOptions options)
   в System.Text.Json.JsonSerializer.Deserialize[TValue](ReadOnlySpan`1 utf8Json, JsonSerializerOptions options)
   в Xilium.Crdtp.Client.Dispatching.EventHandlerDispatcher`1.Dispatch(CrdtpDispatchContext context, Dispatchable dispatchable)
   в Xilium.Crdtp.Client.CrdtpSession.Dispatch(Dispatchable dispatchable)
   в Xilium.Crdtp.Client.CrdtpClient.ConnectionDelegate.OnMessage(ReadOnlySpan`1 message)
   в Xilium.Crdtp.Client.CrdtpWebSocketConnection.Reader.<RunReadLoopAsync>d__2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в System.Net.WebSockets.WebSocketBase.<ReceiveAsyncCore>d__45.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в System.Net.WebSockets.WebSocketBase.WebSocketOperation.<Process>d__19.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в System.Net.WebSockets.WebSocketConnectionStream.<ReadAsync>d__21.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetResult(TResult result)
   в System.Net.WebSockets.WebSocketConnectionStream.WebSocketConnection.OnReadCompleted(Object sender, SocketAsyncEventArgs eventArgs)
   в System.Net.Sockets.SocketAsyncEventArgs.OnCompleted(SocketAsyncEventArgs e)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.Sockets.SocketAsyncEventArgs.FinishOperationSuccess(SocketError socketError, Int32 bytesTransferred, SocketFlags flags)
   в System.Net.Sockets.SocketAsyncEventArgs.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.InvalidOperationException: Cannot read invalid UTF-16 JSON text as string. Invalid surrogate value: '0x546'.
   в System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ReadInvalidUTF16(Int32 charAsInt)    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Browser.setPermission' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Browser.setPermission' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Page.setSpeechSynthesisVoices' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Page.setSpeechSynthesisVoices' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Emulation.setGeolocationOverride' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Emulation.setGeolocationOverride' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
Another locale override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Another locale override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
Timezone override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Timezone override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
Another locale override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zDKPyIrs0LmTwncmBotCGJCE=.#=zDkP7$KWz6tr9bGn3ozrcj5o=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Another locale override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Page.setSpeechSynthesisVoices' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zab_LtXDLE60K39gQGhr8nXY=.#=zH8JLRiDCPUXF8NDzYxBzayt0pdG4TIQL7VKUkZ0w5eDWHS60yw==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Page.setSpeechSynthesisVoices' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
Timezone override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zbedV5wAmzu1bHKZYkfNstnQ=.#=zzYwaDgts_gpuvQtujG04Keby4GHg.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Timezone override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Browser.setPermission' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z_DLu5ODSfhGO_5P_0t_WIG0=.#=zgWfMiLKLKMvNsenV53G0Dgo=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Browser.setPermission' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0262]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Emulation.setGeolocationOverride' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zZm$Xv$1II13yR8L91pgKek8=.#=zS35vcQ9zqyXxcq1o1MzOmWo7UA$gxkeNJA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Emulation.setGeolocationOverride' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Emulation.setGeolocationOverride' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Emulation.setGeolocationOverride' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
Another locale override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Another locale override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Browser.setPermission' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Browser.setPermission' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
Timezone override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Timezone override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Page.setSpeechSynthesisVoices' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Page.setSpeechSynthesisVoices' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Emulation.setGeolocationOverride' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zZm$Xv$1II13yR8L91pgKek8=.#=zS35vcQ9zqyXxcq1o1MzOmWo7UA$gxkeNJA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Emulation.setGeolocationOverride' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
Another locale override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zDKPyIrs0LmTwncmBotCGJCE=.#=zDkP7$KWz6tr9bGn3ozrcj5o=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Another locale override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
Timezone override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zbedV5wAmzu1bHKZYkfNstnQ=.#=zzYwaDgts_gpuvQtujG04Keby4GHg.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Timezone override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Page.setSpeechSynthesisVoices' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zab_LtXDLE60K39gQGhr8nXY=.#=zH8JLRiDCPUXF8NDzYxBzayt0pdG4TIQL7VKUkZ0w5eDWHS60yw==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Page.setSpeechSynthesisVoices' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.0421]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Browser.setPermission' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z_DLu5ODSfhGO_5P_0t_WIG0=.#=zgWfMiLKLKMvNsenV53G0Dgo=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Browser.setPermission' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.2914]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:06.2914]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:07.3701]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:38:09.5258]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:38:12.5417]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:12.5417]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:12.5417]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:12.5417]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:17.5594]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:17.5594]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:19.5014]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:19.5014]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:19.5014]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:19.5014]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:19.5014]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:19.5014]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:20.7259]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:20.7259]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:27.5816]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:27.5816]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:43.5504]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:43.5504]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:43.8921]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:43.8921]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:45.1969]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:45.1969]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:57.5391]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:57.5391]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:57.5391]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:57.5391]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:58.2144]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:58.2144]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:58.6582]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:38:58.6582]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:01.0920]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:01.0920]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:01.0920]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:01.0920]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:01.3011]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:01.3011]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:01.3011]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:01.3011]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:03.4286]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:03.4286]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:03.6401]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:03.6401]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:04.1738]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:04.1738]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:04.1738]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:04.1738]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:04.1738]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:04.1738]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:04.4836]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:04.4836]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:05.9102]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:05.9102]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:06.6577]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:06.6577]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:06.7307]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:06.7307]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:06.9644]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:06.9644]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.2120]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.2120]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.2451]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.2451]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.3383]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.3383]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.3383]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.3383]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.3383]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.3383]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4168]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4168]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4477]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4477]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4636]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4636]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4636]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4636]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4636]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.4636]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.5731]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.5731]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.6508]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.6508]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.6508]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.6508]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.7605]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.7605]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.9481]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:07.9481]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.0741]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.0741]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.0890]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.0890]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.0890]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.0890]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.0890]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.0890]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.2447]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.2447]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.2447]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.2447]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.2447]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.2447]|58||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.4633]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.4633]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.9633]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:08.9633]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:09.4792]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:09.4792]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:09.8700]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:09.8700]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:10.0572]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:39:17.5574]|87||System.ArgumentException
Too many args for double compare
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HhxSd99FgV3(String  , String  , String  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.LogicIf(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.RKBS72lSdfutQnUuKkXY(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ArgumentException: Too many args for double compare
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )    
--------------------------------------------------------------------------------
[2023-01-08 21:39:17.7759]|87||System.ArgumentException
Too many args for double compare
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HhxSd99FgV3(String  , String  , String  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.LogicIf(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.RKBS72lSdfutQnUuKkXY(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ArgumentException: Too many args for double compare
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )    
--------------------------------------------------------------------------------
[2023-01-08 21:39:21.0891]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:21.0891]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:22.2608]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:39:22.5346]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:22.5346]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:23.4090]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:23.4090]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:23.8734]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:23.8734]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:26.7141]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:26.7141]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:27.1162]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:27.1162]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:27.1162]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:27.1162]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:30.3390]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:30.3390]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:30.3390]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:30.3390]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:30.3390]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:30.3390]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:30.3699]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:30.3699]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:31.7297]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:39:42.2762]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:39:45.5246]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:45.5246]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:47.6760]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:47.6760]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:52.5605]|87||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-08 21:39:53.5933]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:53.5933]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:56.3870]|101||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:56.3870]|101||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:56.9496]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:56.9496]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:56.9496]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:56.9496]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:57.3845]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:57.3845]|32||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:57.3845]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:57.3845]|32||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:39:59.6677]|87||System.ArgumentException
Too many args for double compare
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HhxSd99FgV3(String  , String  , String  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.LogicIf(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.RKBS72lSdfutQnUuKkXY(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ArgumentException: Too many args for double compare
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )    
--------------------------------------------------------------------------------
[2023-01-08 21:39:59.6977]|87||System.ArgumentException
Too many args for double compare
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HhxSd99FgV3(String  , String  , String  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.LogicIf(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.RKBS72lSdfutQnUuKkXY(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.LogicActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ArgumentException: Too many args for double compare
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.kuKSdKilYxP(String  , Double&  )    
--------------------------------------------------------------------------------
[2023-01-08 21:40:00.6198]|32||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:00.6198]|32||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:07.5426]|101||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:07.5426]|101||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:10.1982]|95||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:10.1982]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:10.1982]|95||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:10.1982]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:11.6650]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:11.6650]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:12.0892]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:12.0892]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:19.5250]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:19.5250]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:19.8129]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:19.8129]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:20.3047]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:20.3047]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:20.3047]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:20.3047]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:22.8696]|95||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:22.8696]|95||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:23.6042]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:23.6042]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:29.0661]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:29.0661]|46||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:32.2122]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:32.2122]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:32.2132]|10||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:32.2132]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:32.5591]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-08 21:40:32.5591]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
